Source for file fa.php

Documentation is available at fa.php

  1. <?php
  2. /**
  3. * "Minted One-Point-Five" Administrator Template for Joomla 1.0.x - Version 1.0 (lang.php)
  4. * License: http://www.gnu.org/copyleft/gpl.html
  5. * Author: Fotis Evangelou
  6. * Date Created: October 16th, 2006
  7. * Copyright (c) 2006 JoomlaWorks.gr - http://www.joomlaworks.gr
  8. * Project page at http://www.joomlaworks.gr - Demos at http://demo.joomlaworks.gr
  9.  
  10. * Joomla! is free software. This version may have been modified pursuant
  11. * to the GNU General Public License, and as distributed it includes or
  12. * is derivative of works licensed under the GNU General Public License or
  13. * other free or open source software licenses.
  14. * See COPYRIGHT.php for copyright notices and details.
  15. */
  16.  
  17. // no direct access
  18. defined'_VALID_MOS' or die'Restricted access' );
  19.  
  20. // Login Page
  21. $login_title ' | Administration [Mambo]';
  22. $login_index 'ورود';
  23. $login_h1 'ورود به بخش مدیریت';
  24. $login_nojs 'اخطار! ، برای ورود به بخش مدیریت مامبو باید جاوااسکریپت مرورگر خود را فعال کنید.';
  25. $login_username 'نام کاربری';
  26. $login_password 'کلمه عبور';
  27. $login_enter 'ورود';
  28. $login_welcometext '<h3>به مامبو خوش آمدید!</h3>لطفا برای ورود از نام کاربری و کلمه عبور صحیح استفاده نمایید.<br /><br /><a href="'.$mosConfig_live_site.'">بازگشت به صفحه اصلی سایت</a>';
  29.  
  30. // Main Admin Page
  31. $admin_title ' | Administration [Mambo]';
  32. $admin_index 'کنترل پنل مدیریت';
  33. $admin_logout 'خروج';
  34. $admin_pageloading 'در حال بارگزاری، لطفا صبر کنید...';
  35. $admin_credits 'Minted One-Point-Five by JoomlaWorks';
  36. $admin_checkversion 'Check for latest version';
  37.  
  38.  
  39. // end language file
  40.  
  41. ?>

Documentation generated on Mon, 05 May 2008 16:19:28 +0400 by phpDocumentor 1.4.0